Object.keys(selectors).forEach(key => {
  selectors[key].name = `$${key}`
})