Hi Anji,
GET_HEADER_BEES method of class CL_THTMLB_CELLERATOR is called to set tooltip of the header of table view.
See line 46 "lv_tooltip = <ls_column>-title." of the method.
To give another tooltip , you need to enhance 'GET_HEADER_BEES' method and change the default behaviour.