Why does my category entry show as centered on the view?

I put a categorized view on a custom control and embedded the control on an xpage. When I view the xpage in the browser, the view contents appear categorized - as expected - but the category with the twistie is shown centered in the view. So, it looks like the category is in the 4th or 5th column.

How do I get it to show left justified?

Subject: Figured it out…

I had omitted the categorized column in my custom control view. Once I added that column to my view, then it shows in its proper place, left justified.