By default, Visual Studio 2008 sets the View property to LargeIcon.
When you set the View property to Details the header will be visible and each item will appear in its own row, rather than the horizontal flow.
The default LargeIcon view does not display listitem subitems (which are added to columns to the right of the first column), but only the item text.