Deleting columns will be in the next release, but your right - the syntax will be:

$ListView.Columns(n).Remove

or

$ListView.Columns.Remove(n)

Either one works. I could release the next version tonight - not sure if Rod is around to promote to the web site though ... stay tuned.