Hi Akhilesh,
You can change the view description in .htm poage of that view.
Example - In BuPaSearch.htm for ICCMP_BP_SEARCH following code snippet is for the view description
<thtmlb:tray id = "de"
indent = "FALSE"
height = "100%"
design = "PLAIN"
title = "<%= otr(crm_ic_appl/bupaAccount) %>" >
<thtmlb:trayBody>
Here, the title contains alias name 'Account'.
you can change this as per your requirements.
Thanks
Richa