How to make a button visible for screen reader?

In my current project I need to make a element button integrated in a interactive grid visible for screen readers and if it this posible get this code in HTML:

" aria-label=”Delete”

And, if this action is not posible, what recomends to use in te grid to eliminate an element?

Thank you

  Discussion posts and replies are publicly visible