Function foo below, takes the Name column of lme4::VarCorr(fit) output and makes them the column names for summary(rePCA(fit)) call.
foo
lme4::VarCorr(fit)
summary(rePCA(fit))