No i am telling to change gv_result_title.
eg : after calling super method gv_result_title = 'more entries 123 found'.
Why can't we completely overwrite gv_result_title ( which is global variable ) by our own technique with the texts required.
( Ofcourse we are doing independently . Thing is we need to change the texts . We don't need the standard text and then why do we need dependence here )