Column Titles in Table view

Hi All,
I have just changed some of my list views to table views, and would like to include column titles at the top of each column, apart from placing a simple text label in a title header, is there a better way??? so the title text moves as the column is resized.

Just set the text property of the fields in the table. That property will be rendered in the title.

Thanks Patrick,