Ramesh,
Make use of HTML_TOP_OF_PAGE for displaying table like display in top of page. For grid display, there is import parameter i_callback_html_top_of_page where you provide the sub-routine that will display the data in table format. A table like display will involve usage of html tags for displaying the data.
Note that when html top of page is used in ALV display, print preview/print will not have data displayed in the top of page.
Hope this helps,
~Athreya