Get columns of DataFrames.jl ModelMatrix object

Is there a way to extract column names of an object created from ModelMatrix() so that I can use those columns as row names for coefficients?
Thanks.