I have a number of reports that are showing gigantic column widths. I needed to wrap the text.
Here is how I did it.
In the column attributes, (under report attributes in a report) I changed the CSS style as follows....
display:block;width:900px;white-space:wrap